home *** CD-ROM | disk | FTP | other *** search
- One last minute change was made to the code which was not discussed
- in the article. In testing, I discovered that the implementation
- of the InsertBefore method was flawed. This method was made virtual
- in the base class TXmlDNode, and produces an exception.
- The overridden InsertBefore that does the real work now lives in
- TXmlDStructureNode.
-